[INFO] cloning repository https://github.com/spade-codee/portshield
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spade-codee/portshield" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspade-codee%2Fportshield", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspade-codee%2Fportshield'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 80a096042d1cd746a5e3532b45c3f6b21d818821
[INFO] fixing spade-codee/portshield against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspade-codee%2Fportshield" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/spade-codee/portshield
[INFO] finished tweaking git repo https://github.com/spade-codee/portshield
[INFO] tweaked toml for git repo https://github.com/spade-codee/portshield written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/spade-codee/portshield on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/spade-codee/portshield already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 53659d6b88fb3b947b737456ca51dfd7d26a0d6021d31bd577453d9e6366b23b
[INFO] running `Command { std: "docker" "start" "53659d6b88fb3b947b737456ca51dfd7d26a0d6021d31bd577453d9e6366b23b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "53659d6b88fb3b947b737456ca51dfd7d26a0d6021d31bd577453d9e6366b23b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53659d6b88fb3b947b737456ca51dfd7d26a0d6021d31bd577453d9e6366b23b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "53659d6b88fb3b947b737456ca51dfd7d26a0d6021d31bd577453d9e6366b23b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/portshield-common/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/portshield-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/portshield-server/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/portshield-proxy/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/portshield-client/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking ip_network v0.4.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking ip_network_table-deps-treebitmap v0.5.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking ip_network_table v0.2.0
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking boringtun v0.7.1
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling smoltcp v0.11.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking managed v0.8.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking portshield-common v0.1.0 (/opt/rustwide/workdir/crates/portshield-common)
[INFO] [stderr]    Migrating crates/portshield-common/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking portshield-core v0.1.0 (/opt/rustwide/workdir/crates/portshield-core)
[INFO] [stderr]    Migrating crates/portshield-core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/portshield-core/src/tunnel.rs:545:34
[INFO] [stdout]     |
[INFO] [stdout] 534 |         for (id, sampled) in candidates {
[INFO] [stdout]     |                  -------     ----------
[INFO] [stdout]     |                  |           |
[INFO] [stdout]     |                  |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                  |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                  `sampled` calls a custom destructor
[INFO] [stdout]     |                  `sampled` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 545 |                 if let Some(t) = self.remove(&id) {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                  up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 548 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:134:40
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:195:40
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:134:40
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:195:40
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `sampled` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:134:40
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `sampled` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `sampled` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:195:40
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/portshield-core/src/tunnel.rs:545:34
[INFO] [stdout]     |
[INFO] [stdout] 534 |         for (id, sampled) in candidates {
[INFO] [stdout]     |                  -------     ----------
[INFO] [stdout]     |                  |           |
[INFO] [stdout]     |                  |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                  |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                  `sampled` calls a custom destructor
[INFO] [stdout]     |                  `sampled` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 545 |                 if let Some(t) = self.remove(&id) {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                  up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 548 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:134:40
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:195:40
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:134:40
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:195:40
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `sampled` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:134:40
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `sampled` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `sampled` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:195:40
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking portshield-proxy v0.1.0 (/opt/rustwide/workdir/crates/portshield-proxy)
[INFO] [stderr]    Migrating crates/portshield-proxy/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/portshield-proxy/src/tcp.rs:177:67
[INFO] [stdout]     |
[INFO] [stdout] 176 |     let mut tunnel = stream;
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `tunnel` calls a custom destructor
[INFO] [stdout]     |         `tunnel` will be dropped later as of Edition 2024
[INFO] [stdout] 177 |     match tokio::io::copy_bidirectional(&mut public, &mut tunnel).await {
[INFO] [stdout]     |                                                                   ^^^^^
[INFO] [stdout]     |                                                                   |
[INFO] [stdout]     |                                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 194 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `tunnel` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/portshield-proxy/src/wireguard/actor.rs:590:29
[INFO] [stdout]     |
[INFO] [stdout] 590 |       while let Some(bytes) = rx.recv().await {
[INFO] [stdout]     |                               ^^^^^^^^^^-----
[INFO] [stdout]     |                               |         |
[INFO] [stdout]     |                               |         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                               |         up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                               |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                               up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                               `__awaitee` calls a custom destructor
[INFO] [stdout]     |                               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 591 |           if events
[INFO] [stdout]     |  ____________-
[INFO] [stdout] 592 | |             .send((handle, ConnEvent::UserWrote(bytes)))
[INFO] [stdout] 593 | |             .await
[INFO] [stdout]     | |              -----
[INFO] [stdout]     | |              |   |
[INFO] [stdout]     | |              |   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |              |   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |______________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 598 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/portshield-proxy/src/mock.rs:112:15
[INFO] [stdout]     |
[INFO] [stdout] 104 |         let mock = MockTransport::always_err(|| {
[INFO] [stdout]     |             ----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `mock` calls a custom destructor
[INFO] [stdout]     |             `mock` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 112 |         match mock.connect(Ipv4Addr::new(10, 0, 0, 7), 8080).await {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |               |                                              |
[INFO] [stdout]     |               |                                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |               |                                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 117 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `mock` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/portshield-proxy/src/mock.rs:112:62
[INFO] [stdout]     |
[INFO] [stdout] 104 |         let mock = MockTransport::always_err(|| {
[INFO] [stdout]     |             ----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `mock` calls a custom destructor
[INFO] [stdout]     |             `mock` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 112 |         match mock.connect(Ipv4Addr::new(10, 0, 0, 7), 8080).await {
[INFO] [stdout]     |                                                              ^^^^^
[INFO] [stdout]     |                                                              |
[INFO] [stdout]     |                                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 117 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `mock` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/portshield-proxy/src/tcp.rs:349:19
[INFO] [stdout]      |
[INFO] [stdout]  349 |             match TcpStream::connect(addr).await {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                   |                        |
[INFO] [stdout]      |                   |                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                   |                        up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                   |                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   |                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                   `__awaitee` calls a custom destructor
[INFO] [stdout]      |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  354 |                 Ok(_) => tokio::time::sleep(Duration::from_millis(20)).await,
[INFO] [stdout]      |                          ---------------------------------------------------
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                          `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  355 |             }
[INFO] [stdout]  356 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/portshield-proxy/src/wireguard/stream.rs:140:15
[INFO] [stdout]      |
[INFO] [stdout]  139 |         tokio::pin!(fut);
[INFO] [stdout]      |         ----------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `fut` calls a custom destructor
[INFO] [stdout]      |         `fut` will be dropped later as of Edition 2024
[INFO] [stdout]  140 |         match fut.poll(cx) {
[INFO] [stdout]      |               ^^^^^^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  153 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/bounded.rs:1918:1
[INFO] [stdout]      |
[INFO] [stdout] 1918 | impl<T> Drop for OwnedPermit<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/portshield-proxy/src/wireguard/transport.rs:59:16
[INFO] [stdout]     |
[INFO] [stdout]  57 |             let bridge = bridge.ok_or(TransportError::DataPlaneUnready)?;
[INFO] [stdout]     |                 ------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `bridge` calls a custom destructor
[INFO] [stdout]     |                 `bridge` will be dropped later as of Edition 2024
[INFO] [stdout]  58 |             let stream = bridge.connect(vpn_ip, port).await?;
[INFO] [stdout]  59 |             Ok(Box::new(stream) as TunnelStream)
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  60 |         })
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `bridge` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bridge` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/portshield-proxy/src/wireguard/mod.rs:273:15
[INFO] [stdout]     |
[INFO] [stdout] 270 |         let (handle, _out) = spawn_bridge(Ipv4Addr::new(10, 0, 0, 1));
[INFO] [stdout]     |              ------  ----
[INFO] [stdout]     |              |       |
[INFO] [stdout]     |              |       `_out` calls a custom destructor
[INFO] [stdout]     |              |       `_out` will be dropped later as of Edition 2024
[INFO] [stdout]     |              `handle` calls a custom destructor
[INFO] [stdout]     |              `handle` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 273 |         match handle.accept(0).await {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |               |                |
[INFO] [stdout]     |               |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |               |                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 278 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:487:1
[INFO] [stdout]     |
[INFO] [stdout] 487 | impl<T, S: Semaphore> Drop for Rx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handle` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handle` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_out` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:487:1
[INFO] [stdout]     |
[INFO] [stdout] 487 | impl<T, S: Semaphore> Drop for Rx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/portshield-proxy/src/wireguard/mod.rs:273:32
[INFO] [stdout]     |
[INFO] [stdout] 270 |         let (handle, _out) = spawn_bridge(Ipv4Addr::new(10, 0, 0, 1));
[INFO] [stdout]     |              ------  ----
[INFO] [stdout]     |              |       |
[INFO] [stdout]     |              |       `_out` calls a custom destructor
[INFO] [stdout]     |              |       `_out` will be dropped later as of Edition 2024
[INFO] [stdout]     |              `handle` calls a custom destructor
[INFO] [stdout]     |              `handle` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 273 |         match handle.accept(0).await {
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 278 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `handle` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handle` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_out` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:487:1
[INFO] [stdout]     |
[INFO] [stdout] 487 | impl<T, S: Semaphore> Drop for Rx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/portshield-proxy/src/tcp.rs:177:67
[INFO] [stdout]     |
[INFO] [stdout] 176 |     let mut tunnel = stream;
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `tunnel` calls a custom destructor
[INFO] [stdout]     |         `tunnel` will be dropped later as of Edition 2024
[INFO] [stdout] 177 |     match tokio::io::copy_bidirectional(&mut public, &mut tunnel).await {
[INFO] [stdout]     |                                                                   ^^^^^
[INFO] [stdout]     |                                                                   |
[INFO] [stdout]     |                                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 194 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `tunnel` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/portshield-proxy/src/wireguard/actor.rs:590:29
[INFO] [stdout]     |
[INFO] [stdout] 590 |       while let Some(bytes) = rx.recv().await {
[INFO] [stdout]     |                               ^^^^^^^^^^-----
[INFO] [stdout]     |                               |         |
[INFO] [stdout]     |                               |         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                               |         up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                               |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                               up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                               `__awaitee` calls a custom destructor
[INFO] [stdout]     |                               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 591 |           if events
[INFO] [stdout]     |  ____________-
[INFO] [stdout] 592 | |             .send((handle, ConnEvent::UserWrote(bytes)))
[INFO] [stdout] 593 | |             .await
[INFO] [stdout]     | |              -----
[INFO] [stdout]     | |              |   |
[INFO] [stdout]     | |              |   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |              |   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |______________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 598 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/portshield-proxy/src/wireguard/stream.rs:140:15
[INFO] [stdout]      |
[INFO] [stdout]  139 |         tokio::pin!(fut);
[INFO] [stdout]      |         ----------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `fut` calls a custom destructor
[INFO] [stdout]      |         `fut` will be dropped later as of Edition 2024
[INFO] [stdout]  140 |         match fut.poll(cx) {
[INFO] [stdout]      |               ^^^^^^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  153 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/bounded.rs:1918:1
[INFO] [stdout]      |
[INFO] [stdout] 1918 | impl<T> Drop for OwnedPermit<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/portshield-proxy/src/wireguard/transport.rs:59:16
[INFO] [stdout]     |
[INFO] [stdout]  57 |             let bridge = bridge.ok_or(TransportError::DataPlaneUnready)?;
[INFO] [stdout]     |                 ------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `bridge` calls a custom destructor
[INFO] [stdout]     |                 `bridge` will be dropped later as of Edition 2024
[INFO] [stdout]  58 |             let stream = bridge.connect(vpn_ip, port).await?;
[INFO] [stdout]  59 |             Ok(Box::new(stream) as TunnelStream)
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  60 |         })
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `bridge` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bridge` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking portshield v0.1.0 (/opt/rustwide/workdir/crates/portshield-client)
[INFO] [stderr]     Checking portshield-server v0.1.0 (/opt/rustwide/workdir/crates/portshield-server)
[INFO] [stderr]    Migrating crates/portshield-client/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/portshield-client/src/forwarder.rs:166:55
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let (mut public, mut local) = (public, local);
[INFO] [stdout]     |          ----------  ---------
[INFO] [stdout]     |          |           |
[INFO] [stdout]     |          |           `local` calls a custom destructor
[INFO] [stdout]     |          |           `local` will be dropped later as of Edition 2024
[INFO] [stdout]     |          `public` calls a custom destructor
[INFO] [stdout]     |          `public` will be dropped later as of Edition 2024
[INFO] [stdout] 166 |     match copy_bidirectional(&mut public, &mut local).await {
[INFO] [stdout]     |                                                       ^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 176 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `local` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/io/poll_evented.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/portshield-client/src/config_path.rs (4 fixes)
[INFO] [stderr]    Migrating crates/portshield-server/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/portshield-client/src/forwarder.rs:166:55
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let (mut public, mut local) = (public, local);
[INFO] [stdout]     |          ----------  ---------
[INFO] [stdout]     |          |           |
[INFO] [stdout]     |          |           `local` calls a custom destructor
[INFO] [stdout]     |          |           `local` will be dropped later as of Edition 2024
[INFO] [stdout]     |          `public` calls a custom destructor
[INFO] [stdout]     |          `public` will be dropped later as of Edition 2024
[INFO] [stdout] 166 |     match copy_bidirectional(&mut public, &mut local).await {
[INFO] [stdout]     |                                                       ^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 176 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `local` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/io/poll_evented.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/portshield-client/src/forwarder.rs:211:40
[INFO] [stdout]     |
[INFO] [stdout] 211 |               while let Ok((mut s, _)) = listener.accept().await {
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                          |                 |
[INFO] [stdout]     |                                          |                 this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                          |                 up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                          |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                          |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                          this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                          up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 212 | /                 tokio::spawn(async move {
[INFO] [stdout] 213 | |                     let mut buf = vec![0u8; 1024];
[INFO] [stdout] 214 | |                     loop {
[INFO] [stdout] 215 | |                         let n = match s.read(&mut buf).await {
[INFO] [stdout] ...   |
[INFO] [stdout] 223 | |                 });
[INFO] [stdout]     | |                  -
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 224 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/io/poll_evented.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/io/poll_evented.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/portshield-client/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/portshield-server/src/wg.rs:336:56
[INFO] [stdout]     |
[INFO] [stdout] 317 |         tick.tick().await;
[INFO] [stdout]     |         -----------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `__awaitee` calls a custom destructor
[INFO] [stdout]     |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 318 |         for tunnel in registry.snapshot() {
[INFO] [stdout]     |             ------    -------------------
[INFO] [stdout]     |             |         |
[INFO] [stdout]     |             |         `iter` calls a custom destructor
[INFO] [stdout]     |             |         `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |             |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |             |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |             `tunnel` calls a custom destructor
[INFO] [stdout]     |             `tunnel` will be dropped later as of Edition 2024
[INFO] [stdout] 319 |             let mut buf = vec![0u8; MAX_TUNN_OUTPUT];
[INFO] [stdout] 320 |             let result = tunnel.update_timers(&mut buf).await;
[INFO] [stdout]     |                          ------------------------------------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                          `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 336 |                 if let Some(peer) = tunnel.peer_addr().await {
[INFO] [stdout]     |                                     -------------------^^^^^
[INFO] [stdout]     |                                     |                  |
[INFO] [stdout]     |                                     |                  this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                     |                  up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                     `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 337 |                     if let Err(e) = socket.send_to(&buf[..len], peer).await {
[INFO] [stdout]     |                                     ---------------------------------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                     `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 348 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:134:40
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:195:40
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:134:40
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:195:40
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `tunnel` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:134:40
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `tunnel` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `tunnel` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:195:40
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/portshield-server/src/wg.rs:150:68
[INFO] [stdout]     |
[INFO] [stdout] 139 |             let (len, src) = match self.socket.recv_from(&mut buf).await {
[INFO] [stdout]     |                                    -------------------------------------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 145 |                     tokio::task::yield_now().await;
[INFO] [stdout]     |                     ------------------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 150 |             if let Err(e) = self.handle_datagram(src, &buf[..len]).await {
[INFO] [stdout]     |                             ---------------------------------------^^^^^
[INFO] [stdout]     |                             |                                      |
[INFO] [stdout]     |                             |                                      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                             |                                      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 153 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/portshield-server/src/eviction.rs:85:45
[INFO] [stdout]     |
[INFO] [stdout]  82 |         state.transport.deregister_bridge(tunnel.client_vpn_ip);
[INFO] [stdout]     |         -------------------------------------------------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  85 |         if let Some((_, (_handle, port))) = state.tcp_forwarders.remove(&tunnel.id) {
[INFO] [stdout]     |                          -------            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |                  |
[INFO] [stdout]     |                          |                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                          |                  up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          `_handle` calls a custom destructor
[INFO] [stdout]     |                          `_handle` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  88 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_handle` invokes this custom destructor
[INFO] [stdout]    --> crates/portshield-proxy/src/tcp.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout]  71 | impl Drop for ForwarderShutdown {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/portshield-server/src/config_loader.rs (2 fixes)
[INFO] [stderr]    Migrating crates/portshield-server/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/portshield-server/src/wg.rs:336:56
[INFO] [stdout]     |
[INFO] [stdout] 317 |         tick.tick().await;
[INFO] [stdout]     |         -----------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `__awaitee` calls a custom destructor
[INFO] [stdout]     |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 318 |         for tunnel in registry.snapshot() {
[INFO] [stdout]     |             ------    -------------------
[INFO] [stdout]     |             |         |
[INFO] [stdout]     |             |         `iter` calls a custom destructor
[INFO] [stdout]     |             |         `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |             |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |             |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |             `tunnel` calls a custom destructor
[INFO] [stdout]     |             `tunnel` will be dropped later as of Edition 2024
[INFO] [stdout] 319 |             let mut buf = vec![0u8; MAX_TUNN_OUTPUT];
[INFO] [stdout] 320 |             let result = tunnel.update_timers(&mut buf).await;
[INFO] [stdout]     |                          ------------------------------------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                          `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 336 |                 if let Some(peer) = tunnel.peer_addr().await {
[INFO] [stdout]     |                                     -------------------^^^^^
[INFO] [stdout]     |                                     |                  |
[INFO] [stdout]     |                                     |                  this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                     |                  up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                     `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 337 |                     if let Err(e) = socket.send_to(&buf[..len], peer).await {
[INFO] [stdout]     |                                     ---------------------------------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                     `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 348 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:134:40
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:195:40
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:134:40
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:195:40
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `tunnel` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:134:40
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `tunnel` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] note: `tunnel` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:195:40
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/portshield-server/src/wg.rs:150:68
[INFO] [stdout]     |
[INFO] [stdout] 139 |             let (len, src) = match self.socket.recv_from(&mut buf).await {
[INFO] [stdout]     |                                    -------------------------------------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 145 |                     tokio::task::yield_now().await;
[INFO] [stdout]     |                     ------------------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 150 |             if let Err(e) = self.handle_datagram(src, &buf[..len]).await {
[INFO] [stdout]     |                             ---------------------------------------^^^^^
[INFO] [stdout]     |                             |                                      |
[INFO] [stdout]     |                             |                                      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                             |                                      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 153 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/portshield-server/src/eviction.rs:85:45
[INFO] [stdout]     |
[INFO] [stdout]  82 |         state.transport.deregister_bridge(tunnel.client_vpn_ip);
[INFO] [stdout]     |         -------------------------------------------------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  85 |         if let Some((_, (_handle, port))) = state.tcp_forwarders.remove(&tunnel.id) {
[INFO] [stdout]     |                          -------            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |                  |
[INFO] [stdout]     |                          |                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                          |                  up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          `_handle` calls a custom destructor
[INFO] [stdout]     |                          `_handle` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  88 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_handle` invokes this custom destructor
[INFO] [stdout]    --> crates/portshield-proxy/src/tcp.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout]  71 | impl Drop for ForwarderShutdown {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/portshield-server/tests/tcp_e2e.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/portshield-server/tests/cli_integration.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/portshield-server/tests/wireguard_e2e.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] [stderr] crater-edition-check: portshield-common v0.1.0 (/opt/rustwide/workdir/crates/portshield-common) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: portshield-core v0.1.0 (/opt/rustwide/workdir/crates/portshield-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: portshield-server v0.1.0 (/opt/rustwide/workdir/crates/portshield-server) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: portshield-proxy v0.1.0 (/opt/rustwide/workdir/crates/portshield-proxy) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: portshield v0.1.0 (/opt/rustwide/workdir/crates/portshield-client) updating edition from 2021 to 2024
[INFO] [stderr]     Checking portshield-common v0.1.0 (/opt/rustwide/workdir/crates/portshield-common)
[INFO] [stderr]     Checking portshield-core v0.1.0 (/opt/rustwide/workdir/crates/portshield-core)
[INFO] [stderr]     Checking portshield-proxy v0.1.0 (/opt/rustwide/workdir/crates/portshield-proxy)
[INFO] [stderr]     Checking portshield v0.1.0 (/opt/rustwide/workdir/crates/portshield-client)
[INFO] [stderr]     Checking portshield-server v0.1.0 (/opt/rustwide/workdir/crates/portshield-server)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> crates/portshield-client/src/config_path.rs:67:32
[INFO] [stdout]    |
[INFO] [stdout] 67 |                 Some(value) => unsafe { std::env::set_var(k, value) },
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> crates/portshield-client/src/lib.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | #![forbid(unsafe_code)]
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> crates/portshield-client/src/config_path.rs:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 None => unsafe { std::env::remove_var(k) },
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> crates/portshield-client/src/config_path.rs:76:32
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 Some(value) => unsafe { std::env::set_var(&k, value) },
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> crates/portshield-client/src/config_path.rs:78:25
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 None => unsafe { std::env::remove_var(&k) },
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/portshield-server/src/config_loader.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         unsafe { env::remove_var(CONFIG_ENV) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> crates/portshield-server/src/lib.rs:18:11
[INFO] [stdout]     |
[INFO] [stdout]  18 | #![forbid(unsafe_code)]
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/portshield-server/src/config_loader.rs:147:13
[INFO] [stdout]     |
[INFO] [stdout] 147 |             unsafe { env::set_var(CONFIG_ENV, prev) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `portshield` (lib test) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `portshield-server` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "53659d6b88fb3b947b737456ca51dfd7d26a0d6021d31bd577453d9e6366b23b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53659d6b88fb3b947b737456ca51dfd7d26a0d6021d31bd577453d9e6366b23b", kill_on_drop: false }`
[INFO] [stdout] 53659d6b88fb3b947b737456ca51dfd7d26a0d6021d31bd577453d9e6366b23b
